Stop scrolling when the widget is unmapped. (#168791, Ryan Lortie)
authorMatthias Clasen <mclasen@redhat.com>
Tue, 22 Mar 2005 17:36:41 +0000 (17:36 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 22 Mar 2005 17:36:41 +0000 (17:36 +0000)
commit81ffe540561161b32878409e90651ba0716c11fe
tree3136905b5eb9a75b0b73eb4ecf6e3a6b3ae44a5e
parentd9204a33293a360f2209f85d2cc28a8179ba8744
Stop scrolling when the widget is unmapped. (#168791, Ryan Lortie)

2005-03-22  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkpathbar.c (gtk_path_bar_unmap):
* gtk/gtkspinbutton.c (gtk_spin_button_unmap):
* gtk/gtknotebook.c (gtk_notebook_unmap):
* gtk/gtkrange.c (gtk_range_unmap): Stop scrolling when
the widget is unmapped.  (#168791, Ryan Lortie)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtknotebook.c
gtk/gtkpathbar.c
gtk/gtkrange.c
gtk/gtkspinbutton.c